Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with Spark changes for column<->expression conversions #11827

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Dec 5, 2024

Spark changed yet again. now the conversions are not implicit

@revans2
Copy link
Collaborator Author

revans2 commented Dec 5, 2024

build

@jlowe jlowe changed the title Deal with spark changes fro column<->expression conversions Deal with Spark changes for column<->expression conversions Dec 5, 2024
Copy link
Collaborator

@gerashegalov gerashegalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jlowe
Copy link
Contributor

jlowe commented Dec 6, 2024

build

@jlowe jlowe merged commit d9bc056 into NVIDIA:branch-25.02 Dec 6, 2024
51 checks passed
@sameerz sameerz added the Spark 4.0+ Spark 4.0+ issues label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spark 4.0+ Spark 4.0+ issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] [Spark 4] Type mismatch Exceptions from DFUDFShims.scala with Spark-4.0.0 expressions.Expression
4 participants